home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / comm / bbs / pmbs1251_demo.lha / prometheus / developer / pmbsonline_lib.fd < prev    next >
Text File  |  1994-12-23  |  740b  |  30 lines

  1. *
  2. *   pmbsonline_lib.fd
  3. *
  4. *   Ab Prometheus Version 1.0 und hoeher
  5. *
  6. * pmbsonline.library *
  7. *
  8. ##base _PTBase
  9. ##bias 30
  10. ##public
  11. PT_OpenPrometheus(Portnummer)(d0)
  12. PT_ClosePrometheus(Pmbsport)(d0)
  13. PT_Send(Pmbsport,String)(d0,a0)
  14. PT_Read(Pmbsport,Zeichen,Buffer)(d0,d1,a0)
  15. PT_BlueRead(Pmbsport,Zeichen,Buffer)(d0,d1,a0)
  16. PT_Quit(Pmbsport)(d0)
  17. PT_AnsiStatus(Pmbsport)(d0)
  18. PT_AskUser(Pmbsport,buffer)(d0,a0)
  19. PT_AskLevel(Pmbsport)(d0)
  20. PT_AskLog(Pmbsport)(d0)
  21. PT_AskBoxname(Pmbsport,Buffer)(d0,a0)
  22. PT_ReceiveFile(Pmbsport)(d0)
  23. PT_Sendfile(Pmbsport,File)(d0,a0)
  24. PT_CheckCarrier(Pmbsport)(d0)
  25. PT_Typefile(Pmbsport,Filename)(d0,a1)
  26. PT_GetChar(Pmbsport,Buffer)(d0,a0)
  27. PT_Command(Pmbsport,String)(d0,a0)
  28. PT_Arexx(Pmbsport,String,Buffer)(d0,a0,a1)
  29. ##end
  30.